Skip to content

Conversation

@logaretm
Copy link
Collaborator

@logaretm logaretm commented Nov 11, 2025

Continuation of the work done in #18065

Some bundles are seeing -10% in size reduction, while some see 15% ish. Speed benefits will only be more visible if we fully embrace rolldown and remove any JS plugins.

TODO:

  • Get the build working again repo wide.
  • Remove as many JS plugins as possible
    • Sucrase
    • Replace plugin
    • License
    • TypeScript
    • Terser

Blocked by rolldown/rolldown#6992

@github-actions
Copy link
Contributor

github-actions bot commented Nov 11, 2025

node-overhead report 🧳

Note: This is a synthetic benchmark with a minimal express app and does not necessarily reflect the real-world performance impact in an application.

Scenario Requests/s % of Baseline Prev. Requests/s Change %
GET Baseline 9,297 - 8,922 +4%
GET With Sentry 1,425 15% 1,350 +6%
GET With Sentry (error only) 6,129 66% 6,147 -0%
POST Baseline 1,208 - 1,205 +0%
POST With Sentry 522 43% 524 -0%
POST With Sentry (error only) 1,037 86% 1,072 -3%
MYSQL Baseline 3,321 - 3,368 -1%
MYSQL With Sentry 436 13% 517 -16%
MYSQL With Sentry (error only) 2,712 82% 2,772 -2%

View base workflow run

@logaretm logaretm force-pushed the tim/awad/use-rolldown branch 3 times, most recently from f814817 to 79864a2 Compare November 11, 2025 18:38
@logaretm logaretm force-pushed the tim/awad/use-rolldown branch from 79864a2 to 95270a7 Compare November 13, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants